Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C# by API
1) Microsoft Win32
2) System
3) System Collections
4) System Collections Generic
5) System Collections Specialized
6) System Componentmodel
7) System Configuration
8) System Data
9) System Data Common
10) System Data Linq
11) System Data Odbc
12) System Data Oledb
13) System Data Sql
14) System Data Sqlclient
15) System Diagnostics
16) System Directoryservices
17) System Drawing
18) System Drawing Drawing2d
19) System Drawing Imaging
20) System Drawing Printing
21) System Drawing Text
22) System Enterpriseservices
23) System Globalization
24) System IO
25) System IO Compression
26) System IO Isolatedstorage
27) System IO Ports
28) System Linq
29) System Management
30) System Media
31) System Messaging
32) System Net
33) System Net Mail
34) System Net Networknformation
35) System Net Sockets
36) System Reflection
37) System Resources
38) System Runtime
39) System Runtime Compilerservices
40) System Runtime Interopservices
41) System Runtime Remoting
42) System Runtime Remoting Channels
43) System Runtime Remoting Channels Http
44) System Runtime Remoting Messaging
45) System Runtime Serialization
46) System Runtime Serialization Formatters Binary
47) System Runtime Serialization Formatters Soap
48) System Security
49) System Security Accesscontrol
50) System Security Cryptography
51) System Security Cryptography X509certificates
52) System Security Permissions
53) System Security Policy
54) System Security Principal
55) System Serviceprocess
56) System Text
57) System Text Regularexpressions
58) System Threading
59) System Timers
60) System Web Security
61) System Web Services
62) System Windows Controls
63) System Windows Forms
64) System Xml
65) System Xml Linq
66) System Xml Schema
67) System Xml Serialization
68) System Xml Xpath
69) System Xml Xsl
System Xml
1) New XmlDocument()
2) New XmlTextReader (String localURL)
3) New XmlTextReader(String fileName)
4) XmlDataDocument Load
5) XmlDocument AppendChild(XmlNode docNode)
6) XmlDocument CreateComment(String comments)
7) XmlDocument CreateElement
8) XmlDocument CreateXmlDeclaration
9) XmlDocument LoadXml(String xmlString)
10) XmlDocument Save()
11) XmlDocument SelectNodes
12) XmlDocument SelectSingleNode
13) XmlElement GetAttribute
14) XmlElement SetAttribute
15) XmlImplementation HasFeature
16) XmlNode RemoveAll()
17) XmlNodeType Element
18) XmlNodeType Text
19) XmlNodeType XmlDeclaration
20) XmlReader EOF
21) XmlReader Read()
22) XmlReader ReadElementContentAsString
23) XmlReader ReadOuterXml()
24) XmlReader ReadToFollowing
25) XmlReaderSettings Schemas Add
26) XmlReaderSettings ValidationType
27) XmlTextReader BaseURI
28) XmlTextReader LocalName
29) XmlTextReader Name
30) XmlTextWriter Formatting
31) XmlTextWriter WriteAttributeString
32) XmlTextWriter WriteCData
33) XmlTextWriter WriteComment
34) XmlTextWriter WriteElementString
35) XmlTextWriter WriteStartDocument
36) XmlTextWriter WriteStartElement
37) XmlWriter Create(FileStream)
38) XmlWriter WriteAttributeString
39) XmlWriter WriteStartElement